dataWidth
Type
property
Summary
Reports the width needed by an object to display its full contents without scrolling.
Syntax
get the dataWidth of widget
Description
Use dataWidth to get the full width needed by the table to show all data horizontally without scrolling.
Examples
get the dataWidth of widget "PolyGrid"